| BillingMethodDetail |
| EntityType | Independent |
| Logical Entity Name | BillingMethodDetail |
| Default Table Name | saBillingMethodDetail |
| Logical Only | NO |
| Definition | |
| Note |
| BillingMethodDetail Attributes |
| Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
BillingMethodDetailId |
INTEGER | NO | ||
BillingMethodId |
INTEGER | YES | ||
| LowRangeValue | NUMERIC(7, 2) | NO | ||
| HighRangeValue | NUMERIC(7, 2) | NO | ||
| CostPerUnit | NUMERIC(9, 2) | YES | ||
| UnitType | CHAR(1) | YES | ||
| FlatRateAmount | NUMERIC(9, 2) | YES | ||
| LastModifiedUserId | INTEGER | NO | ||
| CreatedDateTime | DATETIME | NO | ||
| LastModifiedDateTime | DATETIME | NO | ||
| RowVersion | TIMESTAMP/DATE | YES | ||
| CostPerUnitOverHighRangeValue | NUMERIC(7, 2) | NO | ||
BillingTransactionCodeId |
INTEGER | YES | ||
CampusId |
INTEGER | YES | ||
CourseLevelId |
INTEGER | NO | ||
| IsAuditCourseCondition | BIT | NO | ||
| EffectiveDateType | CHAR(1) | NO | ||
| EffectiveDate | DATETIME | NO |
| BillingMethodDetail Keys |
| Key Name | Key Type | Keys |
| saBillingMethodDetail_saBillingMethodDetailID_U_C_IDX | PrimaryKey | BillingMethodDetailId |
| saBillingMethodDetail_AdCourseLevelID_N_N_IDX | Inversion Entry | CourseLevelId |
| BillingMethodDetail Relationships |
| Parent Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
| BillingMethod | Non-Identifying | Zero or One to Zero or More | BillingMethodId | NO | |||
| BillingTransactionCode | Non-Identifying | Zero or One to Zero or More | BillingTransactionCodeId | NO | |||
| Campus | Non-Identifying | Zero or One to Zero or More | CampusId | NO | |||
| CourseLevel | Non-Identifying | One To Zero or More | CourseLevelId | NO |
| Child Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
| SaBillingMethodDetail_Proxy | Non-Identifying | One To Zero or More | NO | ||||
| SyAudit_SaBillingMethodDetail | Non-Identifying | One To Zero or More | NO |
| BillingMethodDetail Check Constraints |
| Check Constraint Name | CheckConstraint |